home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / inet / internet-drafts / draft-ietf-frnetmib-fr-01.txt < prev    next >
Text File  |  1993-07-08  |  64KB  |  2,066 lines

  1.  
  2.  
  3.  
  4.  
  5.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  6.  
  7.  
  8.                           Definitions of Managed Objects
  9.                              for Frame Relay Service
  10.  
  11.                                    July 2, 1993
  12.  
  13.  
  14.                       Frame Relay Service MIB Working Group
  15.  
  16.                              Tracy A. Brown (editor)
  17.                            Bell Communications Research
  18.                              331 Newman Springs Road
  19.                                Red Bank, NJ  07701
  20.  
  21.                              tacox@mail.bellcore.com
  22.  
  23.  
  24.  
  25.  
  26.           1.  Status of this Memo
  27.  
  28.           This document is an Internet Draft.  Internet Drafts are
  29.           working documents of the Internet Engineering Task Force
  30.           (IETF), its Areas, and its Working Groups. Note that other
  31.           groups may also distribute working documents as Internet
  32.           Drafts.
  33.  
  34.           Internet Drafts are draft documents valid for a maximum of six
  35.           months. Internet Drafts may be updated, replaced, or obsoleted
  36.           by other documents at any time.  It is not appropriate to use
  37.           Internet Drafts as reference material or to cite them other
  38.           than as a "working draft" or "work in progress."
  39.  
  40.           Please check the I-D abstract listing contained in each
  41.           Internet Draft directory to learn the current status of this
  42.           or any other Internet Draft.
  43.  
  44.           2.  Abstract
  45.  
  46.           This memo defines an extension to the Management Information
  47.           Base (MIB) for use with network management protocols in
  48.           TCP/IP-based internets.  In particular, it defines objects for
  49.           managing the Frame Relay Service.
  50.  
  51.           This memo does not specify a standard for the Internet
  52.           community.
  53.  
  54.  
  55.  
  56.  
  57.  
  58.           T. Brown (editor) Expires 1/2/94                      [Page 1]
  59.  
  60.  
  61.  
  62.  
  63.  
  64.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  65.  
  66.  
  67.           3.  The Network Management Framework
  68.  
  69.           The Internet-standard Network Management Framework consists of three
  70.           components.  They are:
  71.  
  72.                 RFC 1155 which defines the SMI, the mechanisms used for describing
  73.                 and naming objects for the purpose of management.  RFC 1212
  74.                 defines a more concise description mechanism, which is wholly
  75.                 consistent with the SMI.
  76.  
  77.                 RFC 1156 which defines MIB-I, the core set of managed objects for
  78.                 the Internet suite of protocols.  RFC 1213, defines MIB-II, an
  79.                 evolution of MIB-I based on implementation experience and new
  80.                 operational requirements.
  81.  
  82.                 RFC 1157 which defines the SNMP, the protocol used for network
  83.                 access to managed objects.
  84.  
  85.              The Framework permits new objects to be defined for the purpose of
  86.              experimentation and evaluation.
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.           T. Brown (editor) Expires 1/2/94                      [Page 2]
  118.  
  119.  
  120.  
  121.  
  122.  
  123.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  124.  
  125.  
  126.           4.  Objects
  127.  
  128.           Managed objects are accessed via a virtual information store,
  129.           termed the Management Information Base or MIB.  Objects in the
  130.           MIB are defined using the subset of Abstract Syntax Notation
  131.           One (ASN.1) [7] defined in the SMI.  In particular, each
  132.           object has a name, a syntax, and an encoding.  The name is an
  133.           object identifier, an administratively assigned name, which
  134.           specifies an object type.  The object type together with an
  135.           object instance serves to uniquely identify a specific
  136.           instantiation of the object.  For human convenience, we often
  137.           use a textual string, termed the OBJECT DESCRIPTOR, to also
  138.           refer to the object type.
  139.  
  140.           The syntax of an object type defines the abstract data
  141.           structure corresponding to that object type.  The ASN.1
  142.           language is used for this purpose.  However, the SMI [3]
  143.           purposely restricts the ASN.1 constructs which may be used.
  144.           These restrictions are explicitly made for simplicity.
  145.  
  146.           The encoding of an object type is simply how that object type
  147.           is represented using the object type's syntax.  Implicitly
  148.           tied to the notion of an object type's syntax and encoding is
  149.           how the object type is represented when being transmitted on
  150.           the network.  The SMI specifies the use of the basic encoding
  151.           rules of ASN.1 [8], subject to the additional requirements
  152.           imposed by the SNMP.
  153.  
  154.           4.1.  Format of Definitions
  155.  
  156.           Section 6 contains contains the specification of all object
  157.           types contained in this MIB module.  The object types are
  158.           defined using the conventions defined in the SMI, as amended
  159.           by the extensions specified in RFC1212 [9].
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.           T. Brown (editor) Expires 1/2/94                      [Page 3]
  177.  
  178.  
  179.  
  180.  
  181.  
  182.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  183.  
  184.  
  185.           5.  Overview
  186.  
  187.           These objects are used when the particular media being used to
  188.           managed Frame Relay Service.  At present, this applies to
  189.           these values of the ifType variable in the Internet-standard
  190.           MIB:
  191.  
  192.                frame-relay-service (xx)
  193.  
  194.           This section provides an overview and background of how to use
  195.           this MIB and other potential MIBs when managing a Frame Relay
  196.           Service.
  197.  
  198.           The following diagram shows the MIB stack that could be
  199.           followed for managing a Frame Relay Service.  This is only an
  200.           example and not meant to be inclusive.
  201.           _____________________________________
  202.           |                                   |
  203.           |             MIB II                |
  204.           |___________________________________|
  205.           |              |       |            |
  206.           | Frame Relay  | SIP   |  RFC1294   |
  207.           | X.25 MIB     | Relay | (no applic.|
  208.           | for IW/Encap.| MIB   |  MIB)      |
  209.           |              |       |            |
  210.           |-----------------------------------|
  211.           |                                   |
  212.           |      Frame Relay Service MIB      |
  213.           |___________________________________|
  214.           |                         |         |
  215.           | Physical Layer MIBs     | ATM MIB |
  216.           |  e.g., DS1/E1 MIB,      |---------|
  217.           |  RS232-like MIB         | Phy.    |
  218.           |                         | Layer   |
  219.           |                         |  MIB    |
  220.           |-------------------------|---------|
  221.  
  222.           SCOPE OF MIB:
  223.  
  224.           The Frame Relay Service MIB will only manage the Frame Relay
  225.           portion of the network and will provide a pointer to the lower
  226.           layer MIB (for example, a physical layer MIB or the ATM MIB)
  227.           for each UNI/NNI logical port.
  228.  
  229.           This MIB will NOT be implemented on User Equipment.
  230.  
  231.  
  232.  
  233.  
  234.  
  235.           T. Brown (editor) Expires 1/2/94                      [Page 4]
  236.  
  237.  
  238.  
  239.  
  240.  
  241.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  242.  
  243.  
  244.           Frame Relay Service SNMP MIB for Customer Network Management
  245.           (CNM) is an SNMPv1 MIB.  It provides read-only information
  246.           that allows end-customers to obtain performance monitoring,
  247.           fault detection, and configuration information about their
  248.           Frame Relay Service.  By using this and other related MIBs, a
  249.           customer's NMS can monitor their PVCs and UNI/NNI logical
  250.           ports.  Internal aspects of the network (e.g., switching
  251.           elements, line cards, and network routing tables) are outside
  252.           the scope of this MIB.  The Customer's NMS will be able to
  253.           access the SNMP proxy-agent within the Frame Relay network
  254.           using SNMP over UDP over IP with IP encapsulated in Frame
  255.           Relay according to RFC1294/ANSI T1.617 Annex F.  The customer
  256.           thus has a PVC to the SNMP proxy-agent.  Alternate access
  257.           mechanisms are possible.  The initial implementation of the
  258.           MIB is based on SNMPv1.  The service capabilities include
  259.           retrieving information and receiving TRAPs.  It is beyond the
  260.           scope of this MIB to define managed objects to monitor the
  261.           physical layer.  Existing physical layer MIBs (e.g., DS1 MIB)
  262.           and MIB II will be used as possible.  The Frame Relay Service
  263.           SNMP MIB for CNM will not contain any managed objects to
  264.           monitor the physical layer.  However, the Frame Relay Service
  265.           SNMP MIB for CNM will contain a pointer to the appropriate
  266.           lower layer MIB for each UNI/NNI logical port.  To the maximum
  267.           extent as possible, PVCs and SVCs will be treated equally in
  268.           the MIB.
  269.  
  270.           The Frame Relay Service MIB will only manage the Frame Relay
  271.           portion of the network and will provide a pointer to the lower
  272.           layer MIB (for example, a physical layer MIB or the ATM MIB)
  273.           for each UNI/NNI logical port.
  274.  
  275.           This MIB is only used to manage a single Frame Relay Service
  276.           offering from one network.  If the customer's PVCs traverse
  277.           multiple networks, then the customer needs to poll multiple
  278.           network agents to retrieve their end-to-end view of their
  279.           service.  This MIB will be implemented on a proxy-agent
  280.           architecture within each Frame Relay Service network.  See
  281.           Figure 1 and the Service Management Architecture [11].
  282.  
  283.  
  284.           5.1.  Apply MIB II to a Frame Relay Service
  285.  
  286.           Use the System Group to apply to the SNMP proxy-agent, since
  287.           the proxy-agent may be monitoring many Frame Relay devices in
  288.           one network.  System Group applies to only one system.  This
  289.  
  290.  
  291.  
  292.  
  293.  
  294.           T. Brown (editor) Expires 1/2/94                      [Page 5]
  295.  
  296.  
  297.  
  298.  
  299.  
  300.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  301.  
  302.  
  303.           group is not instantiated.
  304.  
  305.           sysDescr:  ASCII string describing the SNMP proxy-agent.
  306.                      Can be up to 255 characters long. This field is
  307.                      generally used to indicate the network providers
  308.                      identification and type of service offered.
  309.  
  310.           sysObjectID:  Unique OBJECT IDENTIFIER (OID) for the SNMP proxy-agent.
  311.  
  312.           sysUpTime:  Clock in the SNMP proxy-agent; TimeTicks
  313.                       in 1/100s of a second.  Elapsed type since
  314.                       the proxy-agent came on line.
  315.  
  316.           sysContact:  Contact for the SNMP proxy-agent.
  317.                        ASCII string of up to 255 characters.
  318.  
  319.           sysName:  Domain name of the SNMP proxy-agent, for example,
  320.                     acme.com
  321.  
  322.           sysLocation:  Location of the SNMP proxy-agent.
  323.                         ASCII string of up to 255 characters.
  324.  
  325.           sysServices:  Services of the managed device.  The value "2"
  326.                         which implies that
  327.                         the Frame Relay network is providing
  328.                         a subnetwork level service is recommended.
  329.  
  330.           This specifies how the Interfaces Group defined in MIB II
  331.           shall be used for the management of Frame Relay based
  332.           interfaces, and in conjunction with the Frame Relay Service
  333.           MIB module. This memo assumes the interpretation of the
  334.           Interfaces group to be in accordance with [10]: "The
  335.           interfaces table (ifTable) contains information on the managed
  336.           resource's interfaces.  Each sub- layer below the internetwork
  337.           layer of a network interface is considered an interface."
  338.           Thus, the ifTable allows the following Frame Relay-based
  339.           interfaces to be represented as table entries:
  340.  
  341.           - Frame Relay interfaces in the Frame Relay equipment (e.g.,
  342.             switches, routers or networks) with Frame Relay interfaces.
  343.             This level is concerned with generic frame counts and
  344.             not with individual virtual connections.
  345.  
  346.           In accordance with the guidelines of ifTable, frame counts per
  347.           virtual connection are not covered by ifTable, and is
  348.  
  349.  
  350.  
  351.  
  352.  
  353.           T. Brown (editor) Expires 1/2/94                      [Page 6]
  354.  
  355.  
  356.  
  357.  
  358.  
  359.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  360.  
  361.  
  362.           considered interface specific and covered in the Frame Relay
  363.           Service MIB module.  In order to interrelate the ifEntries
  364.           properly, the Interfaces Stack Group defined in [10] shall be
  365.           supported.
  366.  
  367.           Some specific interpretations of ifTable for Frame Relay
  368.           follow.
  369.  
  370.            Object   Use for the generic Frame Relay layer
  371.            ======   =========================================
  372.            ifIndex  Each Frame Relay port is represented by an ifEntry.
  373.            ifDescr  Description of the Frame Relay interface.
  374.                     ASCII string describing the UNI/NNI access channel. Can be up to
  375.                     255 characters long.
  376.            ifType   The value to be allocated for Frame Relay Service is xx.
  377.            ifMtu    Set to maximum frame size in octets for this frame relay port.
  378.            ifSpeed  Peak bandwidth in bits per second available for use.
  379.                     This could be the speed of the access channel and not
  380.                     the access rate. Actual user information transfer rate (i.e., access rate of the
  381.                     UNI or NNI access channel in bits per second (this is not the clocking
  382.                     speed).  For example, it is 1,536,000 bits per second for a
  383.                     DS1-based UNI/NNI access
  384.                     channel and 1,984,000 bits per second for an E1-based UNI/NNI access channel.
  385.            ifPhysAddress     The primary address for this interface/port
  386.                              assigned by the Frame Relay interface provider.
  387.                              An octet string of zero length if no address is
  388.                              used for this interface.
  389.            ifAdminStatus     Supports read-only access (initially).
  390.                              The desired administrative status of the frame relay port.
  391.            ifOperStatus      The current operational status of the Frame Relay
  392.                              UNI or NNI access channel.
  393.            ifLastChange      The elapsed time since the last re-initialization of the port.
  394.                              The value of sysUpTime at the time the interface entered
  395.                              its current operational state.  If the current state
  396.                              was entered prior to
  397.                              the last re-initialization of the local network
  398.                              management subsystem, then
  399.                              this object contains a zero value.
  400.            ifInOctets        The number of received octets.
  401.            ifOutOctets       The number of transmitted octets.
  402.            ifInUcastPkts     The number of received unerrored frames.
  403.            ifInNUcastPkts    Set to 0 since the generic Frame Relay level is
  404.                              point-to-point.
  405.            ifOutUcastpkts    The number of frames received for transmission.
  406.                              [Ed. note:  Frame Relay switches provide counts of
  407.  
  408.  
  409.  
  410.  
  411.  
  412.           T. Brown (editor) Expires 1/2/94                      [Page 7]
  413.  
  414.  
  415.  
  416.  
  417.  
  418.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  419.  
  420.  
  421.                              transmitted frames and not of frames received
  422.                              for transmission as required by the ifTable.
  423.                              This is because the latter counter is
  424.                              switch architecture dependent.
  425.                              Comments are requested on this issue.]
  426.            ifOutNUcastpkts   Set to 0 since the generic Frame Relay level is
  427.                              point-to-point.
  428.            ifInErrors        The number of received frames that are
  429.                              discarded, because of an error.  Possible errors can be
  430.                              the following:  the frame relay frames
  431.                              were too long, had CRC errors, or were HDLC
  432.                              aborts.
  433.            ifInUnknownProtos The number of received frames discarded
  434.                              due to header content errors which include
  435.                              unrecognized DLCI values or incorrect
  436.                              header values.
  437.            ifInDiscards      [to be specified]
  438.            ifOutErrors       [to be specified]
  439.            ifOutDiscards     [to be specified]
  440.            ifOutQLen         [to be specified]
  441.            ifSpecific        Set to the OBJECT IDENTIFIER { experimental 45 }.
  442.  
  443.  
  444.           Using the SNMP Group of MIB II is an implementation choice.
  445.  
  446.  
  447.           5.2.  Frame Relay Service MIB Terminology
  448.  
  449.           Access Channel - An access channel generically refers to the
  450.           DS1/E1 or DS3/E3-based UNI access channel or NNI access
  451.           channel across which frame relay data transits. An access
  452.           channel is the access pathway for a single stream of user
  453.           data.
  454.  
  455.           Within a given T1 line, an access channel can denote any one
  456.           of the following:
  457.  
  458.            o    Unchannelized T1 - the entire T1 line is considered an access
  459.                 channel. Each access channel is comprised of 24 T1 time slots.
  460.  
  461.            o    Channelized T1 - an access channel is any one of 24 channels.
  462.                 Each access channel is comprised of a single T1 time slot.
  463.  
  464.            o    Fractional T1 - an access channel is a grouping of N T1 time
  465.                 slots (NX56/64 Kbps, where N = 1-23 T1 Time slots per FT1 Access
  466.  
  467.  
  468.  
  469.  
  470.  
  471.           T. Brown (editor) Expires 1/2/94                      [Page 8]
  472.  
  473.  
  474.  
  475.  
  476.  
  477.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  478.  
  479.  
  480.                 Channel) that may be assigned in consecutive or non-consecutive
  481.                 order.
  482.  
  483.           Within a given E1 line, a channel can denote any one of the following:
  484.  
  485.            o    Unchannelized E1 - the entire E1 line is considered a single
  486.                 access channel.  Each access channel is comprised of 31 E1 time
  487.                 slots.
  488.  
  489.            o    Channelized E1 - an access channel is any one of 31 channels.
  490.                 Each access channel is comprised of a single E1 time slot.
  491.  
  492.            o    Fractional E1 - an access channel is a grouping of N E1 time
  493.                 slots (NX64 Kbps, where N = 1-30 E1 time slots per FE1 access
  494.                 channel) that may be assigned in consecutive or non-consecutive
  495.                 order.
  496.  
  497.           Within a given unformatted line, the entire unformatted line
  498.           is considered an access channel. Examples include RS-232,
  499.           V.35, V.36 and X.21 (non- switched).
  500.  
  501.           Access Rate - The data rate of the access channel.  The speed
  502.           of the user access channel determines how rapidly the end user
  503.           can inject data into the network.
  504.  
  505.           Bc - The Committed Burst Size (Bc) is the maximum amount of
  506.           subscriber data that the network agrees to transfer, under
  507.           normal conditions, during a time interval Tc. Bc is offered in
  508.           terms of bits.
  509.  
  510.           Be - The Excess Burst Size (Be) is the maximum amount of
  511.           uncommitted data in excess of Bc that the network will attempt
  512.           to deliver during a time interval Tc. Be is offered in terms
  513.           of bits.
  514.  
  515.           CIR - The Committed Information Rate (CIR) is the subscriber
  516.           data throughput that the network commits to supporting under
  517.           normal network conditions. CIR is averaged over the Committed
  518.           Rate Measurement Interval (Tc). CIR is offered in terms of
  519.           bits per second.
  520.  
  521.           Permanent Virtual Connection (PVC) - A virtual connection that
  522.           has its endpoints and bearer capabilities defined at
  523.           subscription time.
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.           T. Brown (editor) Expires 1/2/94                      [Page 9]
  531.  
  532.  
  533.  
  534.  
  535.  
  536.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  537.  
  538.  
  539.           Time slot (E1) - An octet within the 256-bit information field
  540.           in each E1 frame is defined as a time slot. Time slots are
  541.           position sensitive within the 256-bit information field.
  542.           Fractional E1 service is provided in contiguous or non-
  543.           contiguous time slot increments.
  544.  
  545.           Time slot (T1) - An octet within the 192-bit information field
  546.           in each T1 frame is defined as a time slot. Time slots are
  547.           position sensitive within the 192-bit information field.
  548.           Fractional T1 service is provided in contiguous or non-
  549.           contiguous time slot increments.
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.           T. Brown (editor) Expires 1/2/94                     [Page 10]
  590.  
  591.  
  592.  
  593.  
  594.  
  595.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  596.  
  597.  
  598.                            +-------------------------------------+
  599.                            | Customer Network Management Station |
  600.                            |            (SNMP based)             |
  601.                            +-------------------------------------+
  602.                               /|            /|            /|
  603.                                |              |              |
  604.                       UNI     /     NNI    /      NNI   /       UNI
  605.                        | +-----------+ | +-----------+ | +-----------+ |
  606.                        | |           | | |           | | |           | |
  607.           Originating  | |           | | |           | | |           | |Terminating
  608.            +--------+  | | Network I | | | Network J | | | Network K | |  +--------+
  609.            |        |  | |           | | |           | | |           | |  |        |
  610.            | User A |  | |           | | |           | | |           | |  |        |
  611.            |        |----|           |---|           |---|           |----| User B |
  612.            |        |  | |           | | |           | | |           | |  |        |
  613.            |     //////////////////////////////////////////////////////////////    |
  614.            |        |  | |           | | |           | | |           | |  |        |
  615.            +--------+  | +-----------+ | +-----------+ | +-----------+ |  +--------+
  616.                        |               |               |               |
  617.                        |               |               |               |
  618.                        | PVC Segment 1 | PVC Segment 2 | PVC Segment 3 |
  619.                        |<------------->|<------------->|<------------->|
  620.                        |                                               |
  621.                        |              Multi-network PVC                |
  622.                        |<--------------------------------------------->|
  623.                        |  NNI = Network-to Network Interface           |
  624.                           UNI = User-to-Network Interface
  625.                                             Figure 1
  626.                                        Multi-network PVC
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.           T. Brown (editor) Expires 1/2/94                     [Page 11]
  649.  
  650.  
  651.  
  652.  
  653.  
  654.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  655.  
  656.  
  657.           6.  Object Definitions
  658.  
  659.           RFCxxxx-MIB DEFINITIONS ::= BEGIN
  660.  
  661.           IMPORTS
  662.                   experimental, Counter, TimeTicks
  663.                           FROM RFC1155-SMI
  664.                   DisplayString
  665.                           FROM RFC1213-MIB
  666.                   OBJECT-TYPE
  667.                           FROM RFC-1212
  668.                   TRAP-TYPE
  669.                           FROM RFC-1215;
  670.  
  671.           --  This MIB module uses the extended OBJECT-TYPE macro as
  672.           --  defined in RFC 1212.
  673.  
  674.                   frnetserv  OBJECT IDENTIFIER ::= { experimental 45 }
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.           T. Brown (editor) Expires 1/2/94                     [Page 12]
  708.  
  709.  
  710.  
  711.  
  712.  
  713.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  714.  
  715.  
  716.           -- The Frame Relay Service Logical Port Group
  717.  
  718.           -- Implementation of this group is mandatory for all systems
  719.           -- that perform Frame Relay Services.
  720.  
  721.           -- This group has two tables:
  722.  
  723.           --   Frame Relay Logical Port Information
  724.           --   Frame Relay Management VC Signaling Parameters and Errors
  725.  
  726.           --  the Frame Relay Logical Port Information
  727.  
  728.           frLportTable OBJECT-TYPE
  729.               SYNTAX  SEQUENCE OF FrLportEntry
  730.               ACCESS  not-accessible
  731.               STATUS  mandatory
  732.               DESCRIPTION
  733.                       "The Frame Relay Logical Port Information table."
  734.               ::= { frnetserv 1 }
  735.  
  736.           frLportEntry OBJECT-TYPE
  737.               SYNTAX  FrLportEntry
  738.               ACCESS  not-accessible
  739.               STATUS  mandatory
  740.               DESCRIPTION
  741.                       "An entry in the Frame Relay Logical Port
  742.                       Information table."
  743.               INDEX   { frLportIfIndex }
  744.               ::= { frLportTable 1 }
  745.  
  746.           FrLportEntry ::=
  747.               SEQUENCE {
  748.                   frLportIfIndex
  749.                       INTEGER,
  750.                   frLportNumPlan
  751.                       INTEGER,
  752.                   frLportNetAddress
  753.                       OCTET STRING,
  754.                   frLportContact
  755.                       DisplayString,
  756.                   frLportLocation
  757.                       DisplayString,
  758.                   frLportIfType
  759.                       INTEGER,
  760.                   frLportAddrDLCILen
  761.  
  762.  
  763.  
  764.  
  765.  
  766.           T. Brown (editor) Expires 1/2/94                     [Page 13]
  767.  
  768.  
  769.  
  770.  
  771.  
  772.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  773.  
  774.  
  775.                       INTEGER,
  776.                   frLportVCSigProtocol
  777.                       INTEGER,
  778.                   frLportVCSigPointer
  779.                       OBJECT IDENTIFIER
  780.           }
  781.  
  782.           frLportIfIndex OBJECT-TYPE
  783.               SYNTAX  INTEGER (1..65535)
  784.               ACCESS  read-only
  785.               STATUS  mandatory
  786.               DESCRIPTION
  787.                       "The value of this object is equal to MIB II's
  788.                       ifIndex value for this UNI/NNI logical port."
  789.               ::= { frLportEntry 1 }
  790.  
  791.           frLportNumPlan OBJECT-TYPE
  792.               SYNTAX  INTEGER {
  793.                         e164(1),
  794.                         x121(2),
  795.                         private(3),
  796.                         none(4)
  797.                       }
  798.               ACCESS  read-only
  799.               STATUS  mandatory
  800.               DESCRIPTION
  801.                       "The value of this object identifies the network
  802.                       address numbering plan for this UNI/NNI logical
  803.                       port. The value none implies that there is no
  804.                       frLportNetAddress.  The SNMP proxy-agent will
  805.                       return an octet string of zero length for
  806.                       frLportNetAddress."
  807.               ::= { frLportEntry 2 }
  808.  
  809.           frLportNetAddress OBJECT-TYPE
  810.               SYNTAX  OCTET STRING (SIZE(0..20))
  811.               ACCESS  read-only
  812.               STATUS  mandatory
  813.               DESCRIPTION
  814.                       "The value of this object identifies the UNI/NNI
  815.                       logical port.  It is typically a global address
  816.                       for the UNI/NNI logical port that is assigned by
  817.                       the service provider."
  818.               ::= { frLportEntry 3 }
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.           T. Brown (editor) Expires 1/2/94                     [Page 14]
  826.  
  827.  
  828.  
  829.  
  830.  
  831.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  832.  
  833.  
  834.           frLportContact OBJECT-TYPE
  835.               SYNTAX  DisplayString (SIZE(0..255))
  836.               ACCESS  read-only
  837.               STATUS  mandatory
  838.               DESCRIPTION
  839.                       "The value of this object identifies the network
  840.                       contact for this UNI/NNI logical port."
  841.               ::= { frLportEntry 4 }
  842.  
  843.           frLportLocation OBJECT-TYPE
  844.               SYNTAX  DisplayString (SIZE(0..255))
  845.               ACCESS  read-only
  846.               STATUS  mandatory
  847.               DESCRIPTION
  848.                       "The value of this object identifies the network
  849.                       location for this UNI/NNI logical port."
  850.               ::= { frLportEntry 5 }
  851.  
  852.           frLportIfType OBJECT-TYPE
  853.               SYNTAX  INTEGER {
  854.                         uni(1),
  855.                         nni(2)
  856.                       }
  857.               ACCESS  read-only
  858.               STATUS  mandatory
  859.               DESCRIPTION
  860.                       "The value of this object identifies the type of
  861.                       network interface for this logical port."
  862.               ::= { frLportEntry 6 }
  863.  
  864.           frLportAddrDLCILen OBJECT-TYPE
  865.               SYNTAX  INTEGER {
  866.                         twoOctets10Bits(1),
  867.                         threeOctets10Bits(2),
  868.                         threeOctets16Bits(3),
  869.                         fourOctets17Bits(4),
  870.                         fourOctets23Bits(5)
  871.                       }
  872.               ACCESS  read-only
  873.               STATUS  mandatory
  874.               DESCRIPTION
  875.                       "The value of this object identifies the Q.922
  876.                       Address field length and DLCI length for this
  877.                       UNI/NNI logical port."
  878.               ::= { frLportEntry 7 }
  879.  
  880.  
  881.  
  882.  
  883.  
  884.           T. Brown (editor) Expires 1/2/94                     [Page 15]
  885.  
  886.  
  887.  
  888.  
  889.  
  890.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  891.  
  892.  
  893.           frLportVCSigProtocol OBJECT-TYPE
  894.               SYNTAX  INTEGER {
  895.                         none(1),
  896.                         lmi(2),
  897.                         ansiT1617D(3),
  898.                         ansiT1617B(4),
  899.                         ccittQ933A(5)
  900.                       }
  901.               ACCESS  read-only
  902.               STATUS  mandatory
  903.               DESCRIPTION
  904.                       "The value of this object identifies the Local
  905.                       In-Channel Signaling Protocol that is used for
  906.                       this frame relay UNI/NNI logical port."
  907.               ::= { frLportEntry 8 }
  908.  
  909.           frLportVCSigPointer OBJECT-TYPE
  910.               SYNTAX  OBJECT IDENTIFIER
  911.               ACCESS  read-only
  912.               STATUS  mandatory
  913.               DESCRIPTION
  914.                       "The value of this object is used as a pointer to
  915.                       the table that contains the Local In-Channel
  916.                       Signaling Protocol parameters and errors for this
  917.                       UNI/NNI logical port.  See the Frame Relay
  918.                       Management VC Signaling Parameters and Errors
  919.                       Group."
  920.               ::= { frLportEntry 9 }
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.           T. Brown (editor) Expires 1/2/94                     [Page 16]
  944.  
  945.  
  946.  
  947.  
  948.  
  949.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  950.  
  951.  
  952.           -- the Frame Relay Management VC Signaling Parameters and Errors
  953.  
  954.           frMgtVCSigTable OBJECT-TYPE
  955.               SYNTAX  SEQUENCE OF FrMgtVCSigEntry
  956.               ACCESS  not-accessible
  957.               STATUS  mandatory
  958.               DESCRIPTION
  959.                       "The Frame Relay Management VC Signaling
  960.                       Parameters and Errors table."
  961.               ::= { frnetserv 2 }
  962.  
  963.           frMgtVCSigEntry OBJECT-TYPE
  964.               SYNTAX  FrMgtVCSigEntry
  965.               ACCESS  not-accessible
  966.               STATUS  mandatory
  967.               DESCRIPTION
  968.                       "An entry in the Frame Relay Management VC
  969.                       Signaling Parameters Errors table."
  970.               INDEX   { frMgtVCSigIfIndex }
  971.               ::= { frMgtVCSigTable 1 }
  972.  
  973.           FrMgtVCSigEntry ::=
  974.               SEQUENCE {
  975.                   frMgtVCSigIfIndex
  976.                       INTEGER,
  977.                   frMgtVCSigProced
  978.                       INTEGER,
  979.                   frMgtVCSigUserN391
  980.                       INTEGER,
  981.                   frMgtVCSigUserN392
  982.                       INTEGER,
  983.                   frMgtVCSigUserN393
  984.                       INTEGER,
  985.                   frMgtVCSigUserT391
  986.                       INTEGER,
  987.                   frMgtVCSigNetN392
  988.                       INTEGER,
  989.                   frMgtVCSigNetN393
  990.                       INTEGER,
  991.                   frMgtVCSigNetT392
  992.                       INTEGER,
  993.                   frMgtVCSigNetnN4
  994.                       INTEGER,
  995.                   frMgtVCSigNetnT3
  996.                       INTEGER,
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.           T. Brown (editor) Expires 1/2/94                     [Page 17]
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1009.  
  1010.  
  1011.                   frMgtVCSigLinkRelRespErrors
  1012.                       Counter,
  1013.                   frMgtVCSigProtRespErrors
  1014.                       Counter,
  1015.                   frMgtVCSigInactiveResps
  1016.                       Counter,
  1017.                   frMgtVCSigLinkRelInitErrors
  1018.                       Counter,
  1019.                   frMgtVCSigProtInitErrors
  1020.                       Counter,
  1021.                   frMgtVCSigInactiveInits
  1022.                       Counter
  1023.           }
  1024.  
  1025.           frMgtVCSigIfIndex OBJECT-TYPE
  1026.               SYNTAX  INTEGER (1..65535)
  1027.               ACCESS  read-only
  1028.               STATUS  mandatory
  1029.               DESCRIPTION
  1030.                       "The value of this object is equal to MIB II's
  1031.                       ifIndex value for this UNI/NNI logical port."
  1032.               ::= { frMgtVCSigEntry 1 }
  1033.  
  1034.           frMgtVCSigProced OBJECT-TYPE
  1035.               SYNTAX  INTEGER {
  1036.                         u2nuser(1),
  1037.                         u2nnet(2),
  1038.                         bidirect(3)
  1039.                       }
  1040.               ACCESS  read-only
  1041.               STATUS  mandatory
  1042.               DESCRIPTION
  1043.                       "The value of this object identifies the Local
  1044.                       In-Channel Signaling Procedure that is used for
  1045.                       this UNI/NNI logical port.  The UNI/NNI logical
  1046.                       port can be performing user-to-network user-side
  1047.                       procedures, user-to-network network-side
  1048.                       procedures, or bidirectional procedures."
  1049.               ::= { frMgtVCSigEntry 2 }
  1050.  
  1051.           frMgtVCSigUserN391 OBJECT-TYPE
  1052.               SYNTAX  INTEGER (0..20)
  1053.               ACCESS  read-only
  1054.               STATUS  mandatory
  1055.               DESCRIPTION
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.           T. Brown (editor) Expires 1/2/94                     [Page 18]
  1062.  
  1063.  
  1064.  
  1065.  
  1066.  
  1067.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1068.  
  1069.  
  1070.                       "The value of this object identifies the User-side
  1071.                       N391 full status polling cycle value (nN1 for LMI)
  1072.                       for this UNI/NNI logical port.  If the logical
  1073.                       port is not performing user-side procedures, then
  1074.                       this value is equal to zero. This applies to Q.933
  1075.                       Annex A, T1.617 Annex D and LMI."
  1076.               DEFVAL { 6 }
  1077.               ::= { frMgtVCSigEntry 3 }
  1078.  
  1079.           frMgtVCSigUserN392 OBJECT-TYPE
  1080.               SYNTAX  INTEGER (0..20)
  1081.               ACCESS  read-only
  1082.               STATUS  mandatory
  1083.               DESCRIPTION
  1084.                       "The value of this object identifies the User-side
  1085.                       N392 error threshold value (nN2 for LMI) for this
  1086.                       UNI/NNI logical port.  If the logical port is not
  1087.                       performing user-side procedures, then this value
  1088.                       is equal to zero. This applies to Q.933 Annex A,
  1089.                       T1.617 Annex D and LMI."
  1090.               DEFVAL { 3 }
  1091.               ::= { frMgtVCSigEntry 4 }
  1092.  
  1093.           frMgtVCSigUserN393 OBJECT-TYPE
  1094.               SYNTAX  INTEGER (0..20)
  1095.               ACCESS  read-only
  1096.               STATUS  mandatory
  1097.               DESCRIPTION
  1098.                       "The value of this object identifies the User-side
  1099.                       N393 monitored events count value (nN3 for LMI)
  1100.                       for this UNI/NNI logical port.  If the logical
  1101.                       port is not performing user-side procedures, then
  1102.                       this value is equal to zero. This applies to Q.933
  1103.                       Annex A, T1.617 Annex D and LMI."
  1104.               DEFVAL { 4 }
  1105.               ::= { frMgtVCSigEntry 5 }
  1106.  
  1107.           frMgtVCSigUserT391 OBJECT-TYPE
  1108.               SYNTAX  INTEGER (0..20)
  1109.               ACCESS  read-only
  1110.               STATUS  mandatory
  1111.               DESCRIPTION
  1112.                       "The value of this object identifies the User-side
  1113.                       T391 link integrity verification polling timer
  1114.                       value (nT1 for LMI) for this UNI/NNI logical port.
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120.           T. Brown (editor) Expires 1/2/94                     [Page 19]
  1121.  
  1122.  
  1123.  
  1124.  
  1125.  
  1126.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1127.  
  1128.  
  1129.                       If the logical port is not performing user-side
  1130.                       procedures, then this value is equal to zero. This
  1131.                       applies to Q.933 Annex A, T1.617 Annex D and LMI."
  1132.               DEFVAL { 10 }
  1133.               ::= { frMgtVCSigEntry 6 }
  1134.  
  1135.           frMgtVCSigNetN392 OBJECT-TYPE
  1136.               SYNTAX  INTEGER (0..20)
  1137.               ACCESS  read-only
  1138.               STATUS  mandatory
  1139.               DESCRIPTION
  1140.                       "The value of this object identifies the Network-
  1141.                       side N392 error threshold value (nN3 for LMI) for
  1142.                       this UNI/NNI logical port.  If the logical port is
  1143.                       not performing network-side procedures, then this
  1144.                       value is equal to zero. This applies to Q.933
  1145.                       Annex A, T1.617 Annex D and LMI."
  1146.               DEFVAL { 3 }
  1147.               ::= { frMgtVCSigEntry 7 }
  1148.  
  1149.           frMgtVCSigNetN393 OBJECT-TYPE
  1150.               SYNTAX  INTEGER (0..20)
  1151.               ACCESS  read-only
  1152.               STATUS  mandatory
  1153.               DESCRIPTION
  1154.                       "The value of this object identifies the Network-
  1155.                       side N393 monitored events count value (nN3 for
  1156.                       LMI) for this UNI/NNI logical port.  If the
  1157.                       logical port is not performing network-side
  1158.                       procedures, then this value is equal to zero. This
  1159.                       applies to Q.933 Annex A, T1.617 Annex D and LMI."
  1160.               DEFVAL { 4 }
  1161.               ::= { frMgtVCSigEntry 8 }
  1162.  
  1163.           frMgtVCSigNetT392 OBJECT-TYPE
  1164.               SYNTAX  INTEGER (0..20)
  1165.               ACCESS  read-only
  1166.               STATUS  mandatory
  1167.               DESCRIPTION
  1168.                       "The value of this object identifies the Network-
  1169.                       side T392 polling verification timer value (nT2
  1170.                       for LMI)  for this UNI/NNI logical port.  If the
  1171.                       logical port is not performing network-side
  1172.                       procedures, then this value is equal to zero. This
  1173.                       applies to Q.933 Annex A, T1.617 Annex D and LMI."
  1174.  
  1175.  
  1176.  
  1177.  
  1178.  
  1179.           T. Brown (editor) Expires 1/2/94                     [Page 20]
  1180.  
  1181.  
  1182.  
  1183.  
  1184.  
  1185.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1186.  
  1187.  
  1188.               DEFVAL { 15 }
  1189.               ::= { frMgtVCSigEntry 9 }
  1190.  
  1191.           frMgtVCSigNetnN4 OBJECT-TYPE
  1192.               SYNTAX  INTEGER (0..20)
  1193.               ACCESS  read-only
  1194.               STATUS  mandatory
  1195.               DESCRIPTION
  1196.                       "The value of this object identifies the Network-
  1197.                       side nN4 maximum status enquires received value
  1198.                       for this UNI/NNI logical port.  If the logical
  1199.                       port is not performing network-side procedures or
  1200.                       is not performing lmi procedures, then this value
  1201.                       is equal to zero. This applies only to LMI."
  1202.               ::= { frMgtVCSigEntry 10 }
  1203.  
  1204.           frMgtVCSigNetnT3 OBJECT-TYPE
  1205.               SYNTAX  INTEGER (0..20)
  1206.               ACCESS  read-only
  1207.               STATUS  mandatory
  1208.               DESCRIPTION
  1209.                       "The value of this object identifies the Network-
  1210.                       side nT3 timer (for nN4 status enquires received)
  1211.                       value for this UNI/NNI logical port.  If the
  1212.                       logical port is not performing network-side
  1213.                       procedures or is not performing lmi procedures,
  1214.                       then this value is equal to zero. This applies
  1215.                       only to LMI."
  1216.               ::= { frMgtVCSigEntry 11 }
  1217.  
  1218.           frMgtVCSigLinkRelRespErrors OBJECT-TYPE
  1219.               SYNTAX  Counter
  1220.               ACCESS  read-only
  1221.               STATUS  mandatory
  1222.               DESCRIPTION
  1223.                       "The number of local in-channel signaling link
  1224.                       reliability errors (responding to polls) for this
  1225.                       UNI/NNI logical port."
  1226.               ::= { frMgtVCSigEntry 12 }
  1227.  
  1228.           frMgtVCSigProtRespErrors OBJECT-TYPE
  1229.               SYNTAX  Counter
  1230.               ACCESS  read-only
  1231.               STATUS  mandatory
  1232.               DESCRIPTION
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238.           T. Brown (editor) Expires 1/2/94                     [Page 21]
  1239.  
  1240.  
  1241.  
  1242.  
  1243.  
  1244.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1245.  
  1246.  
  1247.                       "The number of local in-channel signaling protocol
  1248.                       errors (responding to polls) for this UNI/NNI
  1249.                       logical port."
  1250.               ::= { frMgtVCSigEntry 13 }
  1251.  
  1252.           frMgtVCSigInactiveResps OBJECT-TYPE
  1253.               SYNTAX  Counter
  1254.               ACCESS  read-only
  1255.               STATUS  mandatory
  1256.               DESCRIPTION
  1257.                       "The number of times the channel declared inactive
  1258.                       (responding to polls) (i.e., N392 errors in N393
  1259.                       events) for this UNI/NNI logical port."
  1260.               ::= { frMgtVCSigEntry 14 }
  1261.  
  1262.           frMgtVCSigLinkRelInitErrors OBJECT-TYPE
  1263.               SYNTAX  Counter
  1264.               ACCESS  read-only
  1265.               STATUS  mandatory
  1266.               DESCRIPTION
  1267.                       "The number of local in-channel signaling link
  1268.                       reliability errors (initiating polls) for this
  1269.                       UNI/NNI logical port."
  1270.               ::= { frMgtVCSigEntry 15 }
  1271.  
  1272.           frMgtVCSigProtInitErrors OBJECT-TYPE
  1273.               SYNTAX  Counter
  1274.               ACCESS  read-only
  1275.               STATUS  mandatory
  1276.               DESCRIPTION
  1277.                       "The number of local in-channel signaling protocol
  1278.                       errors (initiating polls) for this UNI/NNI logical
  1279.                       port."
  1280.               ::= { frMgtVCSigEntry 16 }
  1281.  
  1282.           frMgtVCSigInactiveInits OBJECT-TYPE
  1283.               SYNTAX  Counter
  1284.               ACCESS  read-only
  1285.               STATUS  mandatory
  1286.               DESCRIPTION
  1287.                       "The number of times the channel declared inactive
  1288.                       (initiating polls) (i.e., N392 errors in N393
  1289.                       events) for this UNI/NNI logical port."
  1290.               ::= { frMgtVCSigEntry 17 }
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296.  
  1297.           T. Brown (editor) Expires 1/2/94                     [Page 22]
  1298.  
  1299.  
  1300.  
  1301.  
  1302.  
  1303.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1304.  
  1305.  
  1306.           -- The Frame Relay PVC Group
  1307.  
  1308.           -- Implementation of this group is mandatory for all systems
  1309.           -- that perform Frame Relay Services.
  1310.  
  1311.           -- the Frame Relay PVC Information
  1312.  
  1313.           frPVCTable OBJECT-TYPE
  1314.               SYNTAX  SEQUENCE OF FrPVCEntry
  1315.               ACCESS  not-accessible
  1316.               STATUS  mandatory
  1317.               DESCRIPTION
  1318.                       "The Frame Relay PVC table."
  1319.               ::= { frnetserv 3 }
  1320.  
  1321.           frPVCEntry OBJECT-TYPE
  1322.               SYNTAX  FrPVCEntry
  1323.               ACCESS  not-accessible
  1324.               STATUS  mandatory
  1325.               DESCRIPTION
  1326.                       "An entry in the Frame Relay PVC table."
  1327.               INDEX   { frPVCLocIfIndex, frPVCLocDLCIIndex }
  1328.               ::= { frPVCTable 1 }
  1329.  
  1330.           FrPVCEntry ::=
  1331.               SEQUENCE {
  1332.                   frPVCLocIfIndex
  1333.                       INTEGER,
  1334.                   frPVCLocDLCIIndex
  1335.                       INTEGER,
  1336.                   frPVCRemoteLport
  1337.                       INTEGER,
  1338.                   frPVCRemoteDLCI
  1339.                       INTEGER,
  1340.                   frPVCAdminStatus
  1341.                       INTEGER,
  1342.                   frPVCOperStatus
  1343.                       INTEGER,
  1344.                   frPVCLastChange
  1345.                       TimeTicks,
  1346.                   frPVCMaxFrameSize
  1347.                       INTEGER,
  1348.                   frPVCRcvdSigStatus
  1349.                       INTEGER,
  1350.                   frPVCUnitSize
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.           T. Brown (editor) Expires 1/2/94                     [Page 23]
  1357.  
  1358.  
  1359.  
  1360.  
  1361.  
  1362.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1363.  
  1364.  
  1365.                       INTEGER,
  1366.                   frPVCInFrames
  1367.                       Counter,
  1368.                   frPVCOutFrames
  1369.                       Counter,
  1370.                   frPVCInDEFrames
  1371.                       Counter,
  1372.                   frPVCOutDEFrames
  1373.                       Counter,
  1374.                   frPVCInDiscards
  1375.                       Counter,
  1376.                   frPVCInUnits
  1377.                       Counter,
  1378.                   frPVCOutUnits
  1379.                       Counter,
  1380.                   frPVCBc
  1381.                       INTEGER,
  1382.                   frPVCBe
  1383.                       INTEGER,
  1384.                   frPVCCIR
  1385.                       INTEGER,
  1386.                   frPVCGenericPointer
  1387.                       OBJECT IDENTIFIER
  1388.           }
  1389.  
  1390.           frPVCLocIfIndex OBJECT-TYPE
  1391.               SYNTAX  INTEGER (1..65535)
  1392.               ACCESS  read-only
  1393.               STATUS  mandatory
  1394.               DESCRIPTION
  1395.                       "The value of this object is equal to MIB II's
  1396.                       ifIndex value for this local UNI/NNI logical
  1397.                       port."
  1398.               ::= { frPVCEntry 1 }
  1399.  
  1400.           frPVCLocDLCIIndex OBJECT-TYPE
  1401.               SYNTAX  INTEGER (1..8388608)
  1402.               ACCESS  read-only
  1403.               STATUS  mandatory
  1404.               DESCRIPTION
  1405.                       "The value of this object is equal to the DLCI
  1406.                       value for this local UNI/NNI logical port PVC."
  1407.               ::= { frPVCEntry 2 }
  1408.  
  1409.           frPVCRemoteLport OBJECT-TYPE
  1410.  
  1411.  
  1412.  
  1413.  
  1414.  
  1415.           T. Brown (editor) Expires 1/2/94                     [Page 24]
  1416.  
  1417.  
  1418.  
  1419.  
  1420.  
  1421.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1422.  
  1423.  
  1424.               SYNTAX  INTEGER (0..65535)
  1425.               ACCESS  read-only
  1426.               STATUS  mandatory
  1427.               DESCRIPTION
  1428.                       "The value of this object is equal to MIB II's
  1429.                       ifIndex value for the remote UNI/NNI logical port.
  1430.                       If the value is equal to zero, then this remote
  1431.                       logical port is not a frame relay UNI/NNI logical
  1432.                       port."
  1433.               ::= { frPVCEntry 3 }
  1434.  
  1435.           frPVCRemoteDLCI OBJECT-TYPE
  1436.               SYNTAX  INTEGER (0..8388608)
  1437.               ACCESS  read-only
  1438.               STATUS  mandatory
  1439.               DESCRIPTION
  1440.                       "The value of this object is equal to the DLCI
  1441.                       value for the remote UNI/NNI logical port PVC. If
  1442.                       the value is equal to zero, then this is not a
  1443.                       frame relay PVC."
  1444.               ::= { frPVCEntry 4 }
  1445.  
  1446.           frPVCAdminStatus OBJECT-TYPE
  1447.               SYNTAX  INTEGER {
  1448.                         deleted(1),
  1449.                         active(2),
  1450.                         inactive(3),
  1451.                         testing(4)
  1452.                       }
  1453.               ACCESS  read-only
  1454.               STATUS  mandatory
  1455.               DESCRIPTION
  1456.                       "The value of this object identifies the desired
  1457.                       administrative status of this UNI/NNI logical port
  1458.                       PVC. This state is set by an administrative
  1459.                       entity."
  1460.               ::= { frPVCEntry 5 }
  1461.  
  1462.           frPVCOperStatus OBJECT-TYPE
  1463.               SYNTAX  INTEGER {
  1464.                         deleted(1),
  1465.                         active(2),
  1466.                         inactive(3),
  1467.                         testing(4)
  1468.                       }
  1469.  
  1470.  
  1471.  
  1472.  
  1473.  
  1474.           T. Brown (editor) Expires 1/2/94                     [Page 25]
  1475.  
  1476.  
  1477.  
  1478.  
  1479.  
  1480.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1481.  
  1482.  
  1483.               ACCESS  read-only
  1484.               STATUS  mandatory
  1485.               DESCRIPTION
  1486.                       "The value of this object identifies the current
  1487.                       operational status of this UNI/NNI logical port
  1488.                       PVC."
  1489.               ::= { frPVCEntry 6 }
  1490.  
  1491.           frPVCLastChange OBJECT-TYPE
  1492.               SYNTAX  TimeTicks
  1493.               ACCESS  read-only
  1494.               STATUS  mandatory
  1495.               DESCRIPTION
  1496.                       "The value of sysUpTime at the time the PVC
  1497.                       entered its current operational state.  If the
  1498.                       current state was entered prior to the last re-
  1499.                       initialization of the proxy-agent, then this
  1500.                       object contains a zero value."
  1501.               ::= { frPVCEntry 7 }
  1502.  
  1503.           frPVCMaxFrameSize OBJECT-TYPE
  1504.               SYNTAX  INTEGER (1..65535)
  1505.               ACCESS  read-only
  1506.               STATUS  mandatory
  1507.               DESCRIPTION
  1508.                       "The value of this object is the size in octets of
  1509.                       the largest frame relay information field for this
  1510.                       PVC in the ingress direction (into the frame relay
  1511.                       network from the local logical port's point of
  1512.                       view).  Must be less than or equal to the
  1513.                       corresponding ifMtu for this frame relay UNI/NNI
  1514.                       logical port."
  1515.               ::= { frPVCEntry 8 }
  1516.  
  1517.           frPVCRcvdSigStatus OBJECT-TYPE
  1518.               SYNTAX  INTEGER {
  1519.                         deleted(1),
  1520.                         active(2),
  1521.                         inactive(3),
  1522.                         none(4)
  1523.                       }
  1524.               ACCESS  read-only
  1525.               STATUS  mandatory
  1526.               DESCRIPTION
  1527.                       "The value of this object identifies the PVC
  1528.  
  1529.  
  1530.  
  1531.  
  1532.  
  1533.           T. Brown (editor) Expires 1/2/94                     [Page 26]
  1534.  
  1535.  
  1536.  
  1537.  
  1538.  
  1539.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1540.  
  1541.  
  1542.                       status received via the local in-channel signaling
  1543.                       procedures for this UNI/NNI logical port PVC.
  1544.                       This object is only is only pertinent for
  1545.                       bidirectional procedures and user-to-network user
  1546.                       side procedures.  For user-to-network network side
  1547.                       procedures, the value of this object should be
  1548.                       none."
  1549.               ::= { frPVCEntry 9 }
  1550.  
  1551.           frPVCUnitSize OBJECT-TYPE
  1552.               SYNTAX  INTEGER (1..1024)
  1553.               ACCESS  read-only
  1554.               STATUS  mandatory
  1555.               DESCRIPTION
  1556.                       "The value of this object identifies the the unit
  1557.                       size for this UNI/NNI logical port PVC. The unit
  1558.                       size is equal to a block of octets.  This object
  1559.                       is used to indicate that for this UNI/NNI logical
  1560.                       port PVC the Frame Relay network service can only
  1561.                       resolve the frPVCInUnits and frPVCOutUnits to this
  1562.                       value of frPVCUnitSize.  The default value is 1."
  1563.               DEFVAL { 1 }
  1564.               ::= { frPVCEntry 10 }
  1565.  
  1566.           frPVCInFrames OBJECT-TYPE
  1567.               SYNTAX  Counter
  1568.               ACCESS  read-only
  1569.               STATUS  mandatory
  1570.               DESCRIPTION
  1571.                       "The number of frames received by the network
  1572.                       (ingress) for this UNI/NNI logical port PVC. This
  1573.                       includes any frames discarded by the network due
  1574.                       to submitting more than Bc + Be data or due to any
  1575.                       network congestion recovery procedures."
  1576.               ::= { frPVCEntry 11 }
  1577.  
  1578.           frPVCOutFrames OBJECT-TYPE
  1579.               SYNTAX  Counter
  1580.               ACCESS  read-only
  1581.               STATUS  mandatory
  1582.               DESCRIPTION
  1583.                       "The number of frames sent by the network (egress)
  1584.                       regardless of whether they are Bc or Be frames for
  1585.                       this UNI/NNI logical port PVC."
  1586.               ::= { frPVCEntry 12 }
  1587.  
  1588.  
  1589.  
  1590.  
  1591.  
  1592.           T. Brown (editor) Expires 1/2/94                     [Page 27]
  1593.  
  1594.  
  1595.  
  1596.  
  1597.  
  1598.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1599.  
  1600.  
  1601.           frPVCInDEFrames OBJECT-TYPE
  1602.               SYNTAX  Counter
  1603.               ACCESS  read-only
  1604.               STATUS  mandatory
  1605.               DESCRIPTION
  1606.                       "The number of frames received by the network
  1607.                       (ingress) for this UNI/NNI logical port PVC which
  1608.                       were treated as excess traffic.  Frames which are
  1609.                       sent to the network with DE set to zero are
  1610.                       treated as excess when more than Bc bits are
  1611.                       submitted to the network during the Committed Rate
  1612.                       Measurement Interval (Tc).  Excess traffic may or
  1613.                       may not be discarded at the ingress if more than
  1614.                       Bc + Be bits are submitted to the network during
  1615.                       Tc.  Traffic discarded at the ingress is not
  1616.                       recorded in frPVCInDeFrames.  Frames which are
  1617.                       sent to the network with DE set to one are also
  1618.                       treated as excess."
  1619.               ::= { frPVCEntry 13 }
  1620.  
  1621.           frPVCOutDEFrames OBJECT-TYPE
  1622.               SYNTAX  Counter
  1623.               ACCESS  read-only
  1624.               STATUS  mandatory
  1625.               DESCRIPTION
  1626.                       "The number of frames sent by the network (egress)
  1627.                       that were observed to have the DE bit set to one
  1628.                       for this UNI/NNI logical port PVC."
  1629.               ::= { frPVCEntry 14 }
  1630.  
  1631.           frPVCInDiscards OBJECT-TYPE
  1632.               SYNTAX  Counter
  1633.               ACCESS  read-only
  1634.               STATUS  mandatory
  1635.               DESCRIPTION
  1636.                       "The number of frames received by the the network
  1637.                       (ingress) that were discarded due to traffic
  1638.                       enforcement for this UNI/NNI logical port PVC."
  1639.               ::= { frPVCEntry 15 }
  1640.  
  1641.           frPVCInUnits OBJECT-TYPE
  1642.               SYNTAX  Counter
  1643.               ACCESS  read-only
  1644.               STATUS  mandatory
  1645.               DESCRIPTION
  1646.  
  1647.  
  1648.  
  1649.  
  1650.  
  1651.           T. Brown (editor) Expires 1/2/94                     [Page 28]
  1652.  
  1653.  
  1654.  
  1655.  
  1656.  
  1657.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1658.  
  1659.  
  1660.                       "The number of units received by the network
  1661.                       (ingress) for this UNI/NNI logical port PVC. If
  1662.                       the frPVCUnitSize is equal to one, then this
  1663.                       object counts octets. This counter should only
  1664.                       count units from the beginning of the frame relay
  1665.                       header field to the end of user data."
  1666.               ::= { frPVCEntry 16 }
  1667.  
  1668.           frPVCOutUnits OBJECT-TYPE
  1669.               SYNTAX  Counter
  1670.               ACCESS  read-only
  1671.               STATUS  mandatory
  1672.               DESCRIPTION
  1673.                       "The number of units sent by the network (egress)
  1674.                       for this UNI/NNI logical port PVC. If the
  1675.                       frPVCUnitSize is equal to one, then this object
  1676.                       counts octets. This counter should only count
  1677.                       units from the beginning of the frame relay header
  1678.                       field to the end of user data."
  1679.               ::= { frPVCEntry 17 }
  1680.  
  1681.           frPVCBc OBJECT-TYPE
  1682.               SYNTAX  INTEGER (0..4294967295)
  1683.               ACCESS  read-only
  1684.               STATUS  mandatory
  1685.               DESCRIPTION
  1686.                       "The value of this object is equal to the
  1687.                       committed burst size (Bc) parameter (measured in
  1688.                       bits) in the ingress direction for this UNI/NNI
  1689.                       logical port PVC."
  1690.               ::= { frPVCEntry 18 }
  1691.  
  1692.           frPVCBe OBJECT-TYPE
  1693.               SYNTAX  INTEGER (0..4294967295)
  1694.               ACCESS  read-only
  1695.               STATUS  mandatory
  1696.               DESCRIPTION
  1697.                       "The value of this object is equal to the excess
  1698.                       burst size (Be) parameter (measured in bits) in
  1699.                       the ingress direction for this UNI/NNI logical
  1700.                       port PVC."
  1701.               ::= { frPVCEntry 19 }
  1702.  
  1703.           frPVCCIR OBJECT-TYPE
  1704.               SYNTAX  INTEGER (0..4294967295)
  1705.  
  1706.  
  1707.  
  1708.  
  1709.  
  1710.           T. Brown (editor) Expires 1/2/94                     [Page 29]
  1711.  
  1712.  
  1713.  
  1714.  
  1715.  
  1716.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1717.  
  1718.  
  1719.               ACCESS  read-only
  1720.               STATUS  mandatory
  1721.               DESCRIPTION
  1722.                       "The value of this object is equal to the
  1723.                       committed information rate (CIR) parameter
  1724.                       (measured in bits per second) in the ingress
  1725.                       direction for this UNI/NNI logical port PVC."
  1726.               ::= { frPVCEntry 20 }
  1727.  
  1728.           frPVCGenericPointer OBJECT-TYPE
  1729.               SYNTAX  OBJECT IDENTIFIER
  1730.               ACCESS  read-only
  1731.               STATUS  mandatory
  1732.               DESCRIPTION
  1733.                       "The value of this object is used as a pointer to
  1734.                       the Generic PVC Table. This OID should contain the
  1735.                       appropriate ifIndex and vcIndex values for the
  1736.                       Generic PVC Table."
  1737.               ::= { frPVCEntry 21 }
  1738.  
  1739.  
  1740.  
  1741.  
  1742.  
  1743.  
  1744.  
  1745.  
  1746.  
  1747.  
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.  
  1754.  
  1755.  
  1756.  
  1757.  
  1758.  
  1759.  
  1760.  
  1761.  
  1762.  
  1763.  
  1764.  
  1765.  
  1766.  
  1767.  
  1768.  
  1769.           T. Brown (editor) Expires 1/2/94                     [Page 30]
  1770.  
  1771.  
  1772.  
  1773.  
  1774.  
  1775.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1776.  
  1777.  
  1778.           -- Frame Relay Network Service TRAPS
  1779.  
  1780.           frPVCStatusChange  TRAP-TYPE
  1781.               ENTERPRISE  frnetserv
  1782.               VARIABLES   { frPVCLocIfIndex, frPVCLocDLCIIndex, frPVCOperStatus,
  1783.                             frPVCRcvdSigStatus }
  1784.               DESCRIPTION
  1785.                       "This trap indicates that the indicated PVC has
  1786.                       changed state."
  1787.               ::= 1
  1788.           END
  1789.  
  1790.  
  1791.  
  1792.  
  1793.  
  1794.  
  1795.  
  1796.  
  1797.  
  1798.  
  1799.  
  1800.  
  1801.  
  1802.  
  1803.  
  1804.  
  1805.  
  1806.  
  1807.  
  1808.  
  1809.  
  1810.  
  1811.  
  1812.  
  1813.  
  1814.  
  1815.  
  1816.  
  1817.  
  1818.  
  1819.  
  1820.  
  1821.  
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827.  
  1828.           T. Brown (editor) Expires 1/2/94                     [Page 31]
  1829.  
  1830.  
  1831.  
  1832.  
  1833.  
  1834.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1835.  
  1836.  
  1837.           7.  Acknowledgments
  1838.  
  1839.           This document was produced by the Frame Relay Service MIB
  1840.           Working Groups:
  1841.  
  1842.           Special thanks goes to the Frame Relay Forum Technical
  1843.           Committee for its participation in writing this MIB.
  1844.  
  1845.  
  1846.  
  1847.  
  1848.  
  1849.  
  1850.  
  1851.  
  1852.  
  1853.  
  1854.  
  1855.  
  1856.  
  1857.  
  1858.  
  1859.  
  1860.  
  1861.  
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868.  
  1869.  
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886.  
  1887.           T. Brown (editor) Expires 1/2/94                     [Page 32]
  1888.  
  1889.  
  1890.  
  1891.  
  1892.  
  1893.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1894.  
  1895.  
  1896.           8.  References
  1897.  
  1898.              [1] Cerf, V., "IAB Recommendations for the Development of Internet
  1899.                  Network Management Standards", RFC 1052, NRI, April 1988.
  1900.  
  1901.              [2] Cerf, V., "Report of the Second Ad Hoc Network Management
  1902.                  Review Group", RFC 1109, NRI, August 1989.
  1903.  
  1904.              [3] Rose M., and K. McCloghrie, "Structure and Identification of
  1905.                  Management Information for TCP/IP-based internets", RFC 1155,
  1906.                  Performance Systems International, Hughes LAN Systems, May 1990.
  1907.  
  1908.              [4] McCloghrie K., and M. Rose, "Management Information Base for
  1909.                  Network Management of TCP/IP-based internets", RFC 1156, Hughes
  1910.                  LAN Systems, Performance Systems International, May 1990.
  1911.  
  1912.              [5] Case, J., Fedor, M., Schoffstall, M., and J. Davin, "Simple
  1913.                  Network Management Protocol", RFC 1157, SNMP Research,
  1914.                  Performance Systems International, Performance Systems
  1915.                  International, MIT Laboratory for Computer Science, May 1990.
  1916.  
  1917.              [6] McCloghrie K., and M. Rose, Editors, "Management Information
  1918.                  Base for Network Management of TCP/IP-based internets", RFC 1213,
  1919.                  Performance Systems International, March 1991.
  1920.  
  1921.              [7] Information processing systems - Open Systems Interconnection -
  1922.                  Specification of Abstract Syntax Notation One (ASN.1),
  1923.                  International Organization for Standardization, International
  1924.                  Standard 8824, December 1987.
  1925.  
  1926.              [8] Information processing systems - Open Systems Interconnection -
  1927.                  Specification of Basic Encoding Rules for Abstract Notation One
  1928.                  (ASN.1), International Organization for Standardization,
  1929.                  International Standard 8825, December 1987.
  1930.  
  1931.              [9] Rose, M., and K. McCloghrie, Editors, "Concise MIB Definitions",
  1932.                  RFC 1212, Performance Systems International, Hughes LAN Systems,
  1933.                  March 1991.
  1934.  
  1935.             [10] K. McCloghrie and F. Kastenholz, Evolution of Interfaces
  1936.                  Group of MIB-II, Internet Draft, May, 1993.
  1937.  
  1938.             [11] K. R. Rodemann, Service Management Architecture for Virtual Connection Services,
  1939.                  Internet-Draft, July 1993.
  1940.  
  1941.  
  1942.  
  1943.  
  1944.  
  1945.  
  1946.           T. Brown (editor) Expires 1/2/94                     [Page 33]
  1947.  
  1948.  
  1949.  
  1950.  
  1951.  
  1952.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  1953.  
  1954.  
  1955.           9.  Security Considerations
  1956.  
  1957.           Security issues are not discussed in this memo.
  1958.  
  1959.  
  1960.           10.  Authors' Addresses
  1961.  
  1962.              Tracy A. Brown
  1963.              Bell Communications Research
  1964.              331 Newman Springs Road
  1965.              P.O. Box 7020
  1966.              Red Bank, NJ  07701-7020
  1967.  
  1968.              Phone: (908) 758-2107
  1969.  
  1970.              EMail: tacox@mail.bellcore.com
  1971.  
  1972.  
  1973.  
  1974.  
  1975.  
  1976.  
  1977.  
  1978.  
  1979.  
  1980.  
  1981.  
  1982.  
  1983.  
  1984.  
  1985.  
  1986.  
  1987.  
  1988.  
  1989.  
  1990.  
  1991.  
  1992.  
  1993.  
  1994.  
  1995.  
  1996.  
  1997.  
  1998.  
  1999.  
  2000.  
  2001.  
  2002.  
  2003.  
  2004.  
  2005.           T. Brown (editor) Expires 1/2/94                     [Page 34]
  2006.  
  2007.  
  2008.  
  2009.  
  2010.  
  2011.           Internet Draft     Frame Relay Service MIB        July 2, 1993
  2012.  
  2013.  
  2014.           Table of Contents
  2015.  
  2016.  
  2017.           1 Status of this Memo ...................................    1
  2018.           2 Abstract ..............................................    1
  2019.           3 The Network Management Framework ......................    2
  2020.           4 Objects ...............................................    3
  2021.           4.1 Format of Definitions ...............................    3
  2022.           5 Overview ..............................................    4
  2023.           5.1 Apply MIB II to a Frame Relay Service ...............    5
  2024.           5.2 Frame Relay Service MIB Terminology .................    8
  2025.           6 Object Definitions ....................................   12
  2026.           6.1 The Frame Relay Service Logical Port Group ..........   13
  2027.           6.1.1 The Frame Relay Logical Port Information ..........   13
  2028.           6.1.2 The Frame Relay Management VC Signaling  Parame-
  2029.                ters and Errors ....................................   17
  2030.           6.2 Frame Relay PVC Group ...............................   23
  2031.           7 Acknowledgments .......................................   32
  2032.           8 References ............................................   33
  2033.           9 Security Considerations ...............................   34
  2034.           10 Authors' Addresses ...................................   34
  2035.  
  2036.  
  2037.  
  2038.  
  2039.  
  2040.  
  2041.  
  2042.  
  2043.  
  2044.  
  2045.  
  2046.  
  2047.  
  2048.  
  2049.  
  2050.  
  2051.  
  2052.  
  2053.  
  2054.  
  2055.  
  2056.  
  2057.  
  2058.  
  2059.  
  2060.  
  2061.  
  2062.  
  2063.  
  2064.           T. Brown (editor) Expires 1/2/94                     [Page 35]
  2065.  
  2066.